Skip to content
This repository was archived by the owner on May 29, 2022. It is now read-only.

Add client_path#54

Open
chbachman wants to merge 3 commits intoJohnDoee:developfrom
chbachman:develop
Open

Add client_path#54
chbachman wants to merge 3 commits intoJohnDoee:developfrom
chbachman:develop

Conversation

@chbachman
Copy link
Copy Markdown

This allows for a torrent client to have a different base path, for example if the client is inside a docker container and has a different mapping.

Related to #33 and possibly #26

@chbachman
Copy link
Copy Markdown
Author

I'm aware this is the most naive implementation of this possible. This is the MVP for my use-case. If we want to make it fancier, then point me in the right direction and I'll attempt it.

Other note: I'm not that good at Python, so let me know if I'm missing anything.

@chbachman
Copy link
Copy Markdown
Author

Another note: I've only tested this with:

  • rtorrent
  • qbittorrent
    It should work with others, as it just changes what file path they use, but I know rtorrent's fast resume caught me off guard and I had to manually fix it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant